home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
NDK
/
NDK_3.5
/
Tutorials
/
ARexx
/
FunctionLibrary
/
Source
/
rexxsample.library_rev.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-25
|
255 b
|
15 lines
VERSION EQU 1
REVISION EQU 2
DATE MACRO
dc.b '25.6.97'
ENDM
VERS MACRO
dc.b 'rexxsample.library 1.2'
ENDM
VSTRING MACRO
dc.b 'rexxsample.library 1.2 (25.6.97)',13,10,0
ENDM
VERSTAG MACRO
dc.b 0,'$VER: rexxsample.library 1.2 (25.6.97)',0
ENDM